home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 February
/
PCWFEB06.iso
/
Software
/
Freeware
/
Registrar Lite 4.01
/
reglite.exe
/
{app}
/
rr.exe
/
0
/
RCDATA
/
TSELECTKEYFORM
/
TSELECTKEYFORM.txt
Wrap
Text File
|
2005-11-07
|
4KB
|
172 lines
object SelectKeyForm: TSelectKeyForm
Left = 370
Top = 287
Width = 340
Height = 513
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
Caption = 'Select a registry key...'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object PanelTree: TPanel
Left = 0
Top = 33
Width = 332
Height = 378
Align = alClient
BevelOuter = bvNone
BorderWidth = 4
TabOrder = 0
object tree: TRegTreeView
Left = 4
Top = 4
Width = 324
Height = 370
Align = alClient
Indent = 19
TabOrder = 0
Items.Data = {
01000000210000000800000008000000FFFFFFFFFFFFFFFFE903000005000000
0852656769737472792A0000000F0000000D000000FFFFFFFFFFFFFFFFEA0300
000000000011484B45595F434C41535345535F524F4F542C0000000F0000000D
000000FFFFFFFFFFFFFFFFEA0300000000000013484B45595F43555252454E54
5F434F4E4649472A0000000F0000000D000000FFFFFFFFFFFFFFFFEA03000000
00000011484B45595F43555252454E545F555345522B0000000F0000000D0000
00FFFFFFFFFFFFFFFFEA0300000000000012484B45595F4C4F43414C5F4D4143
48494E45230000000F0000000D000000FFFFFFFFFFFFFFFFEA03000000000000
0A484B45595F5553455253}
TopRootKey = 2147483647
CurrentRootKey = 2147483647
end
end
object Panel2: TPanel
Left = 0
Top = 438
Width = 332
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
DesignSize = (
332
41)
object ButtonOK: TButton
Left = 4
Top = 13
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 0
OnClick = ButtonOkClick
end
object Button1: TButton
Left = 80
Top = 13
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object ToolBar2: TToolBar
Tag = 2
Left = 300
Top = 7
Width = 31
Height = 30
Align = alNone
Anchors = [akTop, akRight]
AutoSize = True
ButtonHeight = 30
ButtonWidth = 31
DisabledImages = MainForm.ImageListToolbarDisabled
EdgeBorders = []
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
HotImages = MainForm.ImageListSaturated
Images = MainForm.ImageListToolbar
ParentShowHint = False
ShowHint = True
TabOrder = 2
Transparent = True
Wrapable = False
object ToolButton1: TToolButton
Left = 0
Top = 0
Hint = 'Back'
HelpType = htKeyword
Caption = 'Help'
ImageIndex = 17
end
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 332
Height = 33
Align = alTop
BevelOuter = bvNone
BorderWidth = 4
TabOrder = 2
Visible = False
end
object Panel3: TPanel
Left = 0
Top = 411
Width = 332
Height = 27
Align = alBottom
BevelOuter = bvNone
BorderWidth = 4
TabOrder = 3
DesignSize = (
332
27)
object Label1: TLabel
Left = 8
Top = 8
Width = 44
Height = 13
Caption = 'Machine:'
end
object ButtonBrowse: TSpeedButton
Left = 304
Top = 0
Width = 23
Height = 22
Anchors = [akTop, akRight]
Caption = '..'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = ButtonBrowseClick
end
object ComboBoxSelectKeyMachine: TComboBox
Left = 64
Top = 0
Width = 235
Height = 21
Anchors = [akLeft, akTop, akRight]
ItemHeight = 13
TabOrder = 0
OnDropDown = ComboBoxSelectKeyMachineDropDown
OnKeyDown = ComboBoxSelectKeyMachineKeyDown
end
end
end